CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C to Verilog

搜索资源列表

  1. CLOCK_co-design_of_C_and_Verilog

    0下载:
  2. A clock writing by Verilog which can count from 00:00 to 23:59. With a C file to see the simulation results. A co-design example of C and Verilog.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:37796
    • 提供者:Annbb
  1. Find_medium_value_co-design_of_C_and_Verilog

    0下载:
  2. A code writing by Verilog which can find medium value. With a C file to see the simulation results. A co-design example of C and Verilog.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11025
    • 提供者:Annbb
  1. RGB_color_transform_gray_level_co-design_of_C_and_

    0下载:
  2. to use verilog code and c to translate a RGB bmp image(512*512) to a gray level image
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:543364
    • 提供者:Annbb
  1. Verilog数字系统设计教程(第2版)

    0下载:
  2. Verilog数字系统设计教程(第2版)”这本书的思考题没有答案,要多做实验和仿真-• Source code of designs in chapters 1 to 8. • Chapter 8 designs include the SAYEH processor, its C Compiler, and its Sort program run files. • Several Designs, including SAYEH, that are programmed o
  3. 所属分类:书籍源码

    • 发布日期:2016-01-27
    • 文件大小:2048
    • 提供者:shixiaodong
  1. DDS

    0下载:
  2. DDS文件夹内的程序,完成直接数字频率合成功能,有正弦,三角,方波三种波形,并能扫频. 可通过键盘操作设置频率参数和选择波形种类和控制运行. 由两部分组成,"C"文件夹内,是用于在 51 单片机上运行的 C语言程序, "Verilog"文件夹内,是用Verilog语言编写的 FPGA 程序.-DDS program folder, complete direct digital frequency synthesis function, sine, triangle, square
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:433160
    • 提供者:王金
  1. MIT_Video-Scaler

    2下载:
  2. MIT的video scaler论文,文章后面附有c和verilog程序源代码,分为水平缩放和垂直缩放-MIT video scaler papers, articles, source code attached to the back, divided into horizontal scaling and vertical scaling
  3. 所属分类:VHDL编程

    • 发布日期:2013-07-10
    • 文件大小:6930327
    • 提供者:zz
  1. source3-6

    0下载:
  2. verilog hdl教程135例:verilog hdl语言类似于C语言,便于学习。本文档带有源代码,3-6章-Verilog HDL 135 cases Guide : Verilog HDL language similar to the C language, to facilitate learning. This document with the source code, 3-6
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-11
    • 文件大小:12606
    • 提供者:余月森
  1. source11-12

    0下载:
  2. verilog hdl教程135例:verilog hdl语言类似于C语言,便于学习。本文档带有源代码,11-12章-Verilog HDL 135 cases Guide : Verilog HDL language similar to the C language, to facilitate learning. This document with the source code 11-10-12 Cap
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:9356
    • 提供者:余月森
  1. aa

    0下载:
  2. BFGS算法本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点-BFGS algorithm for solving This procedure applies to the form f (x) = 1/2* x Ax+ Bx+ C quadratic function of the stable point
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:6083
    • 提供者:sdafad
  1. EchoClear

    0下载:
  2. vc++源码,消除回声处理, 可用于音频处理; -vc++ source code, deal with the elimination of echo can be used for audio processing
  3. 所属分类:Audio program

    • 发布日期:2017-05-02
    • 文件大小:917964
    • 提供者:toven
  1. spi.tar

    0下载:
  2. This is a verilog code used oversampled clock to implement SPI slave. Also include C code for a ARM processor as the SPI master-This is a verilog code used oversampled clock to implement SPI slave
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1331
    • 提供者:johnl
  1. BasicRSA_latest.tar

    0下载:
  2. RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digital signature . Its security based on Integer Factorization Problem (IFP). RSA uses an asymetric key. RSA was created by Rivest, Shamir, and Adleman i
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5200
    • 提供者:nb
  1. sha

    0下载:
  2. 内带3个sha1的C源码。经验证都可用。在我们项目中,已经用于验证SHA1的verilog-With three within the C source code sha1. Experience certificate are available. In our project, has been used to validate SHA1 of verilog
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:13984
    • 提供者:左宏权
  1. StopWatch

    0下载:
  2. 用C#写的跑表,用于学习Timer控件和C#下的stopwatch类,在VS.net 2005下运行通过.-Using C# to write the stopwatch for the study and Timer controls and C# under the stopwatch class, VS.net 2005 in the run through.
  3. 所属分类:.net

    • 发布日期:2016-01-25
    • 文件大小:38855
    • 提供者:weixin
  1. spasion_flash_verilog_model

    1下载:
  2. verilog模型,用于仿真flash,可以快速地看懂-verilog model for flash controller specified for spasion flash, please download it look at it
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:225800
    • 提供者:jiangwen
  1. ECC

    0下载:
  2. 我整理的ECC加密算法,源码和C实现的理论指导,有这个可以做出ECC加密算法-I am finishing ECC encryption algorithm, source and C to achieve the theoretical guidance, it can make ECC encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:831856
    • 提供者:oliver
  1. sc2v_latest.tar

    0下载:
  2. system C to verilog converter
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:159195
    • 提供者:Viki
  1. Jpeg_decoder

    1下载:
  2. It is jpeg_decoder program. Source code are C and Verilog HDL.File .c reads data from jpeg and convert it to binary bit stream.Decoder is by verilog file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:199312
    • 提供者:doulce
  1. 5-HandelC

    0下载:
  2. Handel-C语言的学习文档。Handel-C语言由C/C++演化而来,可以自动实现C到VHDL、C到Verilog、C到EDIF等转换。在DK环境中,DK+Handel-C工具能直接把基于C语言的设计转变为优化的HDL(可以实现:C到VHDL、C到Verilog、C到EDIF等的自动生成), 进而通过FPGA实现,从而保证了各种复杂的高难算法在工程应用的实时性。(Handel-C language documentation. Handel-C language by C/C++ Evolv
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1037312
    • 提供者:艾斯德斯
  1. Verilog codes

    0下载:
  2. IT IS A CARRY S ELECT ADDER TO IMPROVE PERFORMANCE.
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:JackRIDGE
« 12 3 4 »
搜珍网 www.dssz.com